chore: Fixing renaming of Queries, JS and Widgets to replace spaces and special characters with underscore#39596
Conversation
WalkthroughThis pull request enforces a required Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (10)
🔇 Additional comments (2)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
/build-deploy-preview skip-tests=true |
|
Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/13698675896. |
|
Deploy-Preview-URL: https://ce-39596.dp.appsmith.com |
…nd special characters with underscore (appsmithorg#39596) ## Description - Fixing renaming of Queries, JS and Widgets to replace spaces and special characters with underscore - Also fixes the issue where UI breaks during renaming when trying to rename with longer names - Removing duplicate component which is now moved to ADS Fixes [appsmithorg#39589](appsmithorg#39589) [appsmithorg#39598](appsmithorg#39598) [appsmithorg#39599](appsmithorg#39599) ## Automation /ok-to-test tags="@tag.IDE" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/13698453955> > Commit: 523b970 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13698453955&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.IDE` > Spec: > <hr>Thu, 06 Mar 2025 12:48:08 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated a context menu component to require menu content, ensuring users always supply the necessary menu items. - **Chores** - Removed a duplicate version of the context menu component to streamline the interface. - **Bug Fixes** - Changed the default behavior of the `normalizeName` property in the `EditableEntityName` component to apply normalization by default. - Updated the default behavior of the `normalizeName` property in the `EntityItem` component to normalize names by default. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Fixes #39589 #39598 #39599
Automation
/ok-to-test tags="@tag.IDE"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/13698453955
Commit: 523b970
Cypress dashboard.
Tags:
@tag.IDESpec:
Thu, 06 Mar 2025 12:48:08 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit
normalizeNameproperty in theEditableEntityNamecomponent to apply normalization by default.normalizeNameproperty in theEntityItemcomponent to normalize names by default.